home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 70 / Cine Live 70.iso / pc / Data / Interface / mm3.k < prev    next >
Encoding:
Text File  |  2003-06-03  |  16.0 KB  |  407 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$00000375,$00000085,$0000019A,$0000030B,$00000000,$00000000,$00000000,$00000000};
  6.         LayoutWindow is {$00000095,$00000055,$00000353,$000002D0,$00000012,$00000034,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oMusic2,
  16.         oMM13,
  17.         o254,
  18.         o265,
  19.         o276,
  20.         o287,
  21.         o298,
  22.         o309,
  23.         o3110,
  24.         o3211,
  25.         o3315,
  26.         o3416,
  27.         oBTdroite12,
  28.         oBTgauch13,
  29.         ommsomm14
  30.     ];
  31.     Events is [
  32.         cOnscreenEvent
  33.         with Flags is $00000004; 
  34.             Commands is [
  35.                 cRunCommand
  36.                 with Flags is $00000004; Target is oMusic2; Rewind is true; end
  37.             ];
  38.         end,
  39.         cKeyboardEvent
  40.         with Value is "+"; 
  41.             Commands is [
  42.                 cSetVolumeCommand
  43.                 with Flags is $00000004; Mode is ExecuteHigher; end
  44.             ];
  45.         end,
  46.         cKeyboardEvent
  47.         with Value is "-"; 
  48.             Commands is [
  49.                 cSetVolumeCommand
  50.                 with Flags is $00000004; Mode is ExecuteLower; end
  51.             ];
  52.         end,
  53.         cKeyboardEvent
  54.         with Flags is $00000004; Value is "m"; 
  55.             Commands is [
  56.                 cRunCommand
  57.                 with Flags is $00000004; Target is oMusic2; Mode is Toggle; Rewind is true; end
  58.             ];
  59.         end
  60.     ];
  61. end;
  62.  
  63. object oMusic2 is cSound
  64. with 
  65.     Flags is $00000154; 
  66.     Name is "Music"; 
  67.     
  68.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  69.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  70.     Looping is true; 
  71.     URL is "../Sons/5.mp3"; 
  72.     
  73. end;
  74.  
  75. object oMM13 is cImage
  76. with 
  77.     Flags is $00000400; 
  78.     Name is "MM1"; 
  79.     Enabled is false; 
  80.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  81.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  82.     
  83.     URL is "../Images/mm3.jpg"; 
  84.     
  85.     
  86. end;
  87.  
  88. object o254 is cBox
  89. with 
  90.     Flags is $00000150; 
  91.     Name is "25"; 
  92.     Region is {$FFFF01B8,$001C0018,$008F00A5,$001C0095,$00987FFF,$001D008C,$00957FFF,$001E0084,$008C7FFF,$001F007B,$00840098,$00997FFF,$00200073,$007B7FFF,$0021006A,$00737FFF,$00220062,$006A7FFF,$0023005A,$00627FFF,$00240051,$005A7FFF,$00250049,$00517FFF,$00260040,$00497FFF,$00270038,$00400099,$009A7FFF,$0028002F,$00387FFF,$00290027,$002F7FFF,$002A001E,$00277FFF,$002B0019,$001E7FFF,$002D0018,$00197FFF,$002E009A,$009B7FFF,$00310018,$00197FFF,$0036009B,$009C7FFF,$003A0019,$001A7FFF,$003E009C,$009D7FFF,$0043001A,$001B7FFF,$0046009D,$009E7FFF,$004C001B,$001C7FFF,$004E009E,$009F7FFF,$0055001C,$001D009F,$00A07FFF,$005D00A0,$00A17FFF,$005E001D,$001E7FFF,$006500A1,$00A27FFF,$0066001E,$001F7FFF,$006D00A2,$00A37FFF,$006F001F,$00207FFF,$007400A3,$00A47FFF,$00780020,$00217FFF,$007C00A4,$00A57FFF,$00810021,$002200A1,$00A57FFF,$00820098,$00A17FFF,$0083008F,$00987FFF,$00840086,$008F7FFF,$0085007C,$00867FFF,$00860073,$007C7FFF,$0087006A,$00737FFF,$00880060,$006A7FFF,$00890057,$00607FFF,$008A0022,$0023004E,$00577FFF,$008B0045,$004E7FFF,$008C003B,$00457FFF,$008D0032,$003B7FFF,$008E0029,$00327FFF,$008F0023,$00297FFF,$7FFF0000};
  93.     Cursor is oFingerCursor; 
  94.     X is 22; Y is 227; 
  95.     Width is 202; Height is 152; 
  96.     
  97.     
  98.     Events is [
  99.         cMouseUpEvent
  100.         with Flags is $00000004; Flag is true; 
  101.             Commands is [
  102.                 cBrowseCommand
  103.                 with Flags is $00000004; URL is "f25.k"; end
  104.             ];
  105.         end
  106.     ];
  107. end;
  108.  
  109. object o265 is cBox
  110. with 
  111.     Flags is $00000150; 
  112.     Name is "26"; 
  113.     Region is {$FFFF018C,$00000015,$007400A8,$0000008B,$009E7FFF,$00010083,$008B7FFF,$0002007B,$0083009E,$009F7FFF,$00030073,$007B7FFF,$0004006B,$00737FFF,$00050063,$006B7FFF,$0006005B,$00637FFF,$00070052,$005B7FFF,$0008004A,$00527FFF,$00090042,$004A7FFF,$000A003A,$00427FFF,$000B0032,$003A7FFF,$000C002A,$0032009F,$00A07FFF,$000D0022,$002A7FFF,$000E001A,$00227FFF,$000F0015,$001A7FFF,$00140015,$00167FFF,$001700A0,$00A17FFF,$00210016,$001700A1,$00A27FFF,$002B00A2,$00A37FFF,$002E0017,$00187FFF,$003600A3,$00A47FFF,$003A0018,$00197FFF,$004000A4,$00A57FFF,$00470019,$001A7FFF,$004A00A5,$00A67FFF,$0053001A,$001B7FFF,$005500A6,$00A77FFF,$005F00A7,$00A87FFF,$0060001B,$001C7FFF,$006500A4,$00A87FFF,$0066009B,$00A47FFF,$00670092,$009B7FFF,$00680089,$00927FFF,$0069007F,$00897FFF,$006A0076,$007F7FFF,$006B006D,$00767FFF,$006C0064,$006D7FFF,$006D001C,$001D005A,$00647FFF,$006E0051,$005A7FFF,$006F0048,$00517FFF,$0070003E,$00487FFF,$00710035,$003E7FFF,$0072002C,$00357FFF,$00730023,$002C7FFF,$0074001D,$00237FFF,$7FFF0000};
  114.     Cursor is oFingerCursor; 
  115.     X is 38; Y is 359; 
  116.     Width is 185; Height is 127; 
  117.     
  118.     
  119.     Events is [
  120.         cMouseUpEvent
  121.         with Flags is $00000004; Flag is true; 
  122.             Commands is [
  123.                 cBrowseCommand
  124.                 with Flags is $00000004; URL is "f26.k"; end
  125.             ];
  126.         end
  127.     ];
  128. end;
  129.  
  130. object o276 is cBox
  131. with 
  132.     Name is "27"; 
  133.     Region is {$FFFF01F0,$0001000A,$0078009B,$0001008D,$008F7FFF,$00020086,$008D7FFF,$0003007F,$00867FFF,$00040078,$007F008F,$00907FFF,$00050071,$00787FFF,$0006006A,$00717FFF,$00070063,$006A7FFF,$0008005C,$00637FFF,$00090055,$005C7FFF,$000A004F,$00557FFF,$000B0048,$004F7FFF,$000C0041,$00487FFF,$000D003A,$00410090,$00917FFF,$000E0033,$003A7FFF,$000F002C,$00337FFF,$00100025,$002C7FFF,$0011001E,$00257FFF,$00120017,$001E7FFF,$00130010,$00177FFF,$0014000C,$00107FFF,$0015000B,$000C0091,$00927FFF,$0017000A,$000B7FFF,$001B000A,$000B7FFF,$001E0092,$00937FFF,$0022000B,$000C7FFF,$00270093,$00947FFF,$0029000C,$000D7FFF,$002F0094,$00957FFF,$0031000D,$000E7FFF,$0038000E,$000F0095,$00967FFF,$0040000F,$00100096,$00977FFF,$00470010,$00117FFF,$00490097,$00987FFF,$004E0011,$00127FFF,$00520098,$00997FFF,$00560012,$00137FFF,$005A0099,$009A7FFF,$005D0013,$00147FFF,$0063009A,$009B7FFF,$00650014,$00157FFF,$00680098,$009B7FFF,$00690090,$00987FFF,$006A0087,$00907FFF,$006B007F,$00877FFF,$006C0015,$00160077,$007F7FFF,$006D006F,$00777FFF,$006E0066,$006F7FFF,$006F005E,$00667FFF,$00700056,$005E7FFF,$0071004E,$00567FFF,$00720045,$004E7FFF,$00730016,$0017003D,$00457FFF,$00740035,$003D7FFF,$0075002D,$00357FFF,$00760024,$002D7FFF,$0077001C,$00247FFF,$00780017,$001C7FFF,$7FFF0000};
  134.     Cursor is oFingerCursor; 
  135.     X is 60; Y is 458; 
  136.     Width is 177; Height is 129; 
  137.     
  138.     
  139.     Events is [
  140.         cMouseUpEvent
  141.         with Flag is true; 
  142.             Commands is [
  143.                 cBrowseCommand
  144.                 with URL is "f27.k"; end
  145.             ];
  146.         end
  147.     ];
  148. end;
  149.  
  150. object o287 is cBox
  151. with 
  152.     release Editor:
  153.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  154.     end;
  155.     Name is "28"; 
  156.     Region is {$FFFF0144,$00070003,$00790092,$0007000D,$00157FFF,$00080015,$00267FFF,$00090026,$00377FFF,$000A0037,$00477FFF,$000B000C,$000D0047,$00587FFF,$000C0058,$00687FFF,$000D0068,$00797FFF,$000E0079,$008A7FFF,$000F008A,$00927FFF,$00150091,$00927FFF,$0016000B,$000C7FFF,$0020000A,$000B7FFF,$00210090,$00917FFF,$002A0009,$000A7FFF,$002C008F,$00907FFF,$00350008,$00097FFF,$0038008E,$008F7FFF,$003F0007,$00087FFF,$0044008D,$008E7FFF,$004A0006,$00077FFF,$0050008C,$008D7FFF,$00540005,$00067FFF,$005C008B,$008C7FFF,$005E0004,$00057FFF,$0067008A,$008B7FFF,$00690003,$00047FFF,$006E0003,$00097FFF,$006F0009,$00157FFF,$00700015,$00217FFF,$00710021,$002E7FFF,$0072002E,$003A7FFF,$0073003A,$00460089,$008A7FFF,$00740046,$00527FFF,$00750052,$005E7FFF,$0076005E,$006B7FFF,$0077006B,$00777FFF,$00780077,$00837FFF,$00790083,$00897FFF,$7FFF0000};
  157.     Cursor is oFingerCursor; 
  158.     X is 346; Y is 17; 
  159.     Width is 149; Height is 133; 
  160.     
  161.     
  162.     Events is [
  163.         cMouseUpEvent
  164.         with Flag is true; 
  165.             Commands is [
  166.                 cBrowseCommand
  167.                 with URL is "f28.k"; end
  168.             ];
  169.         end
  170.     ];
  171. end;
  172.  
  173. object o298 is cBox
  174. with 
  175.     release Editor:
  176.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  177.     end;
  178.     Name is "29"; 
  179.     Region is {$FFFF0158,$0007000B,$007C0099,$00070018,$001E7FFF,$00080016,$0018001E,$002B7FFF,$0009002B,$00387FFF,$000A0038,$00457FFF,$000B0045,$00527FFF,$000C0052,$005F7FFF,$000D0015,$0016005F,$006C7FFF,$000E006C,$00797FFF,$000F0079,$00867FFF,$00100086,$00937FFF,$00110093,$00997FFF,$00160014,$00157FFF,$00180098,$00997FFF,$00200013,$00147FFF,$00250097,$00987FFF,$00290012,$00137FFF,$00320096,$00977FFF,$00330011,$00127FFF,$003D0010,$00117FFF,$00400095,$00967FFF,$0046000F,$00107FFF,$004D0094,$00957FFF,$0050000E,$000F7FFF,$0059000D,$000E7FFF,$005B0093,$00947FFF,$0063000C,$000D7FFF,$00680092,$00937FFF,$006C000B,$000C7FFF,$0071000B,$00117FFF,$00720011,$001D7FFF,$0073001D,$00297FFF,$00740029,$00367FFF,$00750036,$00420091,$00927FFF,$00760042,$004E7FFF,$0077004E,$005A7FFF,$0078005A,$00667FFF,$00790066,$00737FFF,$007A0073,$007F7FFF,$007B007F,$008B7FFF,$007C008B,$00917FFF,$7FFF0000};
  180.     Cursor is oFingerCursor; 
  181.     X is 328; Y is 120; 
  182.     Width is 163; Height is 134; 
  183.     
  184.     
  185.     Events is [
  186.         cMouseUpEvent
  187.         with Flags is $00000004; Flag is true; 
  188.             Commands is [
  189.                 cBrowseCommand
  190.                 with Flags is $00000004; URL is "f29.k"; end
  191.             ];
  192.         end
  193.     ];
  194. end;
  195.  
  196. object o309 is cBox
  197. with 
  198.     Flags is $00000150; 
  199.     Name is "30"; 
  200.     Region is {$FFFF0134,$00030004,$00790090,$0003000D,$00137FFF,$0004000C,$000D0013,$001F7FFF,$0005001F,$002B7FFF,$0006000B,$000C002B,$00377FFF,$00070037,$00437FFF,$00080043,$004E7FFF,$0009000A,$000B004E,$005A7FFF,$000A005A,$00667FFF,$000B0009,$000A0066,$00727FFF,$000C0072,$007E7FFF,$000D007E,$008A7FFF,$000E008A,$00907FFF,$00160008,$00097FFF,$0017008F,$00907FFF,$00290007,$0008008E,$008F7FFF,$003B008D,$008E7FFF,$003D0006,$00077FFF,$004C008C,$008D7FFF,$00500005,$00067FFF,$005E008B,$008C7FFF,$00630004,$00057FFF,$006D0004,$000A7FFF,$006E000A,$00157FFF,$006F0015,$00207FFF,$00700020,$002B008A,$008B7FFF,$0071002B,$00367FFF,$00720036,$00417FFF,$00730041,$004D7FFF,$0074004D,$00587FFF,$00750058,$00637FFF,$00760063,$006E7FFF,$0077006E,$00797FFF,$00780079,$00847FFF,$00790084,$008A7FFF,$7FFF0000};
  201.     Cursor is oFingerCursor; 
  202.     X is 328; Y is 230; 
  203.     Width is 170; Height is 128; 
  204.     
  205.     
  206.     Events is [
  207.         cMouseUpEvent
  208.         with Flags is $00000004; Flag is true; 
  209.             Commands is [
  210.                 cBrowseCommand
  211.                 with Flags is $00000004; URL is "f30.k"; end
  212.             ];
  213.         end
  214.     ];
  215. end;
  216.  
  217. object o3110 is cBox
  218. with 
  219.     Name is "31"; 
  220.     Region is {$FFFF0174,$00090011,$007A009D,$0009001B,$00217FFF,$000A0021,$002D7FFF,$000B002D,$00397FFF,$000C0039,$00447FFF,$000D0044,$00507FFF,$000E0050,$005C7FFF,$000F005C,$00687FFF,$00100068,$00747FFF,$00110074,$007F7FFF,$0012007F,$008B7FFF,$0013008B,$00977FFF,$00140097,$009D7FFF,$0017001A,$001B7FFF,$0019009C,$009D7FFF,$00200019,$001A7FFF,$0023009B,$009C7FFF,$00290018,$00197FFF,$002E009A,$009B7FFF,$00320017,$00187FFF,$00380099,$009A7FFF,$003B0016,$00177FFF,$00420098,$00997FFF,$00440015,$00167FFF,$004C0097,$00987FFF,$004D0014,$00157FFF,$00560013,$00140096,$00977FFF,$005F0012,$00137FFF,$00610095,$00967FFF,$00680011,$00127FFF,$006B0094,$00957FFF,$006D0011,$00167FFF,$006E0016,$00207FFF,$006F0020,$002A7FFF,$0070002A,$00347FFF,$00710034,$003E7FFF,$0072003E,$00487FFF,$00730048,$00527FFF,$00740052,$005C7FFF,$0075005C,$00660093,$00947FFF,$00760066,$00707FFF,$00770070,$007A7FFF,$0078007A,$00847FFF,$00790084,$008E7FFF,$007A008E,$00937FFF,$7FFF0000};
  221.     Cursor is oFingerCursor; 
  222.     X is 306; Y is 330; 
  223.     Width is 163; Height is 134; 
  224.     
  225.     
  226.     Events is [
  227.         cMouseUpEvent
  228.         with Flag is true; 
  229.             Commands is [
  230.                 cBrowseCommand
  231.                 with URL is "f31.k"; end
  232.             ];
  233.         end
  234.     ];
  235. end;
  236.  
  237. object o3211 is cBox
  238. with 
  239.     release Editor:
  240.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  241.     end;
  242.     Name is "32"; 
  243.     Region is {$FFFF014C,$0012000F,$0086009B,$00120017,$001D7FFF,$0013001D,$00287FFF,$00140028,$00337FFF,$00150033,$003E7FFF,$0016003E,$00497FFF,$00170049,$00547FFF,$00180054,$005F7FFF,$0019005F,$006A7FFF,$001A006A,$00757FFF,$001B0075,$00807FFF,$001C0016,$00170080,$008B7FFF,$001D008B,$00967FFF,$001E0096,$009B7FFF,$0025009A,$009B7FFF,$00290015,$00167FFF,$00320099,$009A7FFF,$00360014,$00157FFF,$003F0098,$00997FFF,$00420013,$00147FFF,$004C0097,$00987FFF,$004F0012,$00137FFF,$00590096,$00977FFF,$005B0011,$00127FFF,$00660095,$00967FFF,$00680010,$00117FFF,$00730094,$00957FFF,$0075000F,$00107FFF,$007B000F,$00157FFF,$007C0015,$00217FFF,$007D0021,$002D7FFF,$007E002D,$00397FFF,$007F0039,$00457FFF,$00800045,$00510093,$00947FFF,$00810051,$005D7FFF,$0082005D,$00697FFF,$00830069,$00757FFF,$00840075,$00817FFF,$00850081,$008D7FFF,$0086008D,$00937FFF,$7FFF0000};
  244.     Cursor is oFingerCursor; 
  245.     X is 302; Y is 425; 
  246.     Width is 173; Height is 144; 
  247.     
  248.     
  249.     Events is [
  250.         cMouseUpEvent
  251.         with Flag is true; 
  252.             Commands is [
  253.                 cBrowseCommand
  254.                 with URL is "f32.k"; end
  255.             ];
  256.         end
  257.     ];
  258. end;
  259.  
  260. object o3315 is cBox
  261. with 
  262.     Flags is $00000150; 
  263.     Name is "33"; 
  264.     Region is {$FFFF0120,$000A0007,$007B0092,$000A0086,$008C7FFF,$000B0079,$00867FFF,$000C006C,$00797FFF,$000D005E,$006C7FFF,$000E0051,$005E7FFF,$000F0043,$00517FFF,$00100036,$00437FFF,$00110029,$00367FFF,$0012001B,$0029008C,$008D7FFF,$0013000E,$001B7FFF,$00140007,$000E7FFF,$00150007,$00087FFF,$00170008,$00097FFF,$00180009,$000A7FFF,$0019000A,$000B7FFF,$001B000B,$000C7FFF,$001C000C,$000D7FFF,$0023008D,$008E7FFF,$0034008E,$008F7FFF,$0045008F,$00907FFF,$004C000D,$000E7FFF,$00560090,$00917FFF,$00670091,$00927FFF,$0071008C,$00927FFF,$0072007F,$008C7FFF,$00730072,$007F7FFF,$00740065,$00727FFF,$00750058,$00657FFF,$0076004A,$00587FFF,$0077003D,$004A7FFF,$00780030,$003D7FFF,$00790023,$00307FFF,$007A0016,$00237FFF,$007B000E,$00167FFF,$7FFF0000};
  265.     Cursor is oFingerCursor; 
  266.     X is 578; Y is 7; 
  267.     Width is 163; Height is 134; 
  268.     
  269.     
  270.     Events is [
  271.         cMouseUpEvent
  272.         with Flags is $00000004; Flag is true; 
  273.             Commands is [
  274.                 cBrowseCommand
  275.                 with Flags is $00000004; URL is "f33.k"; end
  276.             ];
  277.         end
  278.     ];
  279. end;
  280.  
  281. object o3416 is cBox
  282. with 
  283.     Flags is $00008151; 
  284.     Name is "34"; 
  285.     Region is {$FFFF0140,$00110005,$00830092,$00110082,$00877FFF,$00120076,$00827FFF,$0013006B,$00767FFF,$0014005F,$006B7FFF,$00150053,$005F0087,$00887FFF,$00160048,$00537FFF,$0017003C,$00487FFF,$00180030,$003C7FFF,$00190024,$00307FFF,$001A0019,$00247FFF,$001B000D,$00197FFF,$001C0005,$000D7FFF,$001E0088,$00897FFF,$00220005,$00067FFF,$00280089,$008A7FFF,$00310006,$0007008A,$008B7FFF,$003B008B,$008C7FFF,$00400007,$00087FFF,$0045008C,$008D7FFF,$004E008D,$008E7FFF,$004F0008,$00097FFF,$0058008E,$008F7FFF,$005D0009,$000A7FFF,$0061008F,$00907FFF,$006B0090,$00917FFF,$006C000A,$000B7FFF,$00740091,$00927FFF,$007A008C,$00927FFF,$007B000B,$000C007D,$008C7FFF,$007C006E,$007D7FFF,$007D005F,$006E7FFF,$007E0050,$005F7FFF,$007F0041,$00507FFF,$00800032,$00417FFF,$00810023,$00327FFF,$00820014,$00237FFF,$0083000C,$00147FFF,$7FFF0000};
  286.     Cursor is oFingerCursor; 
  287.     X is 589; Y is 104; 
  288.     Width is 173; Height is 144; 
  289.     
  290.     
  291.     Events is [
  292.         cMouseUpEvent
  293.         with Flags is $00004004; Flag is true; 
  294.             Commands is [
  295.                 cBrowseCommand
  296.                 with Flags is $00004004; URL is "f34.k"; end
  297.             ];
  298.         end
  299.     ];
  300. end;
  301.  
  302. object oBTdroite12 is cImage
  303. with 
  304.     Flags is $00000150; 
  305.     Name is "BTdroite"; 
  306.     Shown is false; Cursor is oFingerCursor; 
  307.     X is 609; Y is 573; 
  308.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  309.     
  310.     URL is "../Images/actor%20droite.jpg"; 
  311.     
  312.     
  313.     Events is [
  314.         cMouseEnterEvent
  315.         with Flags is $00000004; 
  316.             Commands is [
  317.                 cShowCommand
  318.                 with Flags is $00000004; Target is oTargetSelf; end
  319.             ];
  320.         end,
  321.         cMouseLeaveEvent
  322.         with Flags is $00000004; 
  323.             Commands is [
  324.                 cShowCommand
  325.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  326.             ];
  327.         end,
  328.         cMouseUpEvent
  329.         with Flags is $00000004; Flag is true; 
  330.             Commands is [
  331.                 cBrowseCommand
  332.                 with Flags is $00000004; URL is "mm1.k"; end
  333.             ];
  334.         end
  335.     ];
  336. end;
  337.  
  338. object oBTgauch13 is cImage
  339. with 
  340.     Name is "BTgauch"; 
  341.     Shown is false; Cursor is oFingerCursor; 
  342.     X is 593; Y is 573; 
  343.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  344.     
  345.     URL is "../Images/actor%20gauche.jpg"; 
  346.     
  347.     
  348.     Events is [
  349.         cMouseEnterEvent
  350.         with 
  351.             Commands is [
  352.                 cShowCommand
  353.                 with Target is oTargetSelf; end
  354.             ];
  355.         end,
  356.         cMouseLeaveEvent
  357.         with 
  358.             Commands is [
  359.                 cShowCommand
  360.                 with Target is oTargetSelf; Mode is Clear; end
  361.             ];
  362.         end,
  363.         cMouseUpEvent
  364.         with Flag is true; 
  365.             Commands is [
  366.                 cBrowseCommand
  367.                 with URL is "mm2.k"; end
  368.             ];
  369.         end
  370.     ];
  371. end;
  372.  
  373. object ommsomm14 is cImage
  374. with 
  375.     Flags is $00000150; 
  376.     Name is "mmsomm"; 
  377.     Shown is false; Cursor is oFingerCursor; 
  378.     X is 629; Y is 573; 
  379.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  380.     
  381.     URL is "../Images/actor%20somm.jpg"; 
  382.     
  383.     
  384.     Events is [
  385.         cMouseEnterEvent
  386.         with Flags is $00000004; 
  387.             Commands is [
  388.                 cShowCommand
  389.                 with Flags is $00000004; Target is oTargetSelf; end
  390.             ];
  391.         end,
  392.         cMouseLeaveEvent
  393.         with Flags is $00000004; 
  394.             Commands is [
  395.                 cShowCommand
  396.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  397.             ];
  398.         end,
  399.         cMouseUpEvent
  400.         with Flags is $00000004; Flag is true; 
  401.             Commands is [
  402.                 cBrowseCommand
  403.                 with Flags is $00000004; URL is "sommaire.k"; end
  404.             ];
  405.         end
  406.     ];
  407. end;